type internal/abi.mapType

6 uses

	internal/abi (current package)
		map_select_swiss.go#L22: type mapType = SwissMapType
		type.go#L360: 			mapType
		type.go#L389: 		tt := (*mapType)(unsafe.Pointer(t))
		type.go#L410: func (t *Type) MapType() *mapType {
		type.go#L414: 	return (*mapType)(unsafe.Pointer(t))
		type.go#L476: 		return (*mapType)(unsafe.Pointer(t)).Key